label: Fix a potential memory leak
authorTimm Bäder <mail@baedert.org>
Sun, 10 Jan 2021 09:12:08 +0000 (10:12 +0100)
committerTimm Bäder <mail@baedert.org>
Sun, 17 Jan 2021 03:39:26 +0000 (04:39 +0100)
commitec8614e8e488c0a7b3d74ef31c058ff2b5bd61ad
tree40810431f56bb86998807c1f2945a65bdd4c260b
parentcb41b96a9e4e0ab113395b9761b894d03bff5794
label: Fix a potential memory leak

This only happens in error cases so not very interesting. Anyway, try to
make scan-build happy.
gtk/gtklabel.c